home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2002 September / maximum-cd-2002-09.iso / Data / ads.pcg / scripts / DefineButton2_17 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2002-07-18  |  69 b   |  4 lines

  1. on(release){
  2.    getUrl("http://www.msicomputer.com", "_blank");
  3. }
  4.